The PELogOffServer4 function was specially designed to accept VB's native 4
Declare Function PELogOffServer4 Lib "crwrap32.dll" (ByVal DLLName As String, LogOnInfo As PELogOnInfo4) As Integer
Specifies the name of the Crystal Reports DLL for the data source you want to log off, for example, PDSODBC.DLL. Note that the DLLName must be enclosed in quotes. DLL names have the following naming convention: PDB*.DLL for standard (non | |
Specifies the pointer to the PELogOnInfo4 structure. |
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |